home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / sk_j1202.arc / 4WILDCAT.ARC / SJSUP.BAT < prev    next >
DOS Batch File  |  1989-12-23  |  262b  |  10 lines

  1. echo off
  2. rem This is the batch file for Jmodem Uploads in Single File Mode
  3. rem This is compatible with JMODEM.COM
  4. rem User can use JMODEM.COM, SuperK or K9X
  5. cd\wildcat\protocol
  6. superk p%2 s%1 rj f %3
  7. if exist %3 copy %3 %4
  8. if exist %3 del %3
  9. cd\wildcat
  10.